xm-test: ramdisk fs type is changed to ext3 if needed
authorKeir Fraser <keir.fraser@citrix.com>
Sun, 2 Aug 2009 11:23:46 +0000 (12:23 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Sun, 2 Aug 2009 11:23:46 +0000 (12:23 +0100)
commitf2895952143417e306f9649308e28386ac8240e3
treede29cfa25757e34d4cce913ade9ac88ebea80feb
parent00ee63bf9731266562c13d82ca42525e9d70a93a
xm-test: ramdisk fs type is changed to ext3 if needed

This (one line) patch changes the type of the xm-test initrd from ext2
to ext3 when needed.  It first checks, if ext2 support is missing and
ext3 support is available.  If so the fs type is changed to ext3.

Signed-off-by: Andreas Florath <xen@flonatel.org>
tools/xm-test/ramdisk/Makefile.am